Skip to content

Rspec #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: enumerables
Choose a base branch
from
Open

Rspec #5

wants to merge 12 commits into from

Conversation

Deepakdanger
Copy link
Collaborator

🏁 Here, I have check all methods in the module enumerable. 👍

my_each (Check all array)
my_each_with_index
my_all? (Check all parameters)
my_any? (Check all parameters)
my_none? (Check all parameters)
my_count (Check all array)
my_map(Check all array)
my_inject(Check all array)

Copy link

@henatan99 henatan99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Status: Invalid

Hi team, I am sorry to notify you that your project is invalidated. You did not follow the correct GitHub/Git flow.
Ensure that you work with Git Flow: production master branch + main development branch + Pull Requests from feature branches to the develop (Pathwright )

Please follow the correct Github/git-flow guideline and submit for another review.

Happy coding 💻 🖱️

Should you have any queries don't hesitate to contact me.
LinkedIn | Twitter | Henok Mekonnen on Slack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants